net/http/httputil.maxLatencyWriter.flushPending (field)
7 uses
net/http/httputil (current package)
reverseproxy.go#L438: mlw.flushPending = true
reverseproxy.go#L506: flushPending bool
reverseproxy.go#L517: if m.flushPending {
reverseproxy.go#L525: m.flushPending = true
reverseproxy.go#L532: if !m.flushPending { // if stop was called but AfterFunc already started this goroutine
reverseproxy.go#L536: m.flushPending = false
reverseproxy.go#L542: m.flushPending = false
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)